The features for a domain are more a property of the domain than the
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 28 Apr 2006 13:10:59 +0000 (14:10 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 28 Apr 2006 13:10:59 +0000 (14:10 +0100)
commit7c059c05f5233ef74cf4ed6a93188f8c507fc1ec
tree5d2364a4fe91a82e2af5b7f76a839ed98a7eba5c
parentdd8d11c33b4eed596883ca31494a8efa63688d4a
The features for a domain are more a property of the domain than the
image.  Move them into the domain info so that the image is just the
pieces needed for booting (eg, kernel + initrd + args)

Signed-off-by: Jeremy Katz <katzj@redhat.com>
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/image.py
tools/python/xen/xm/create.py